home *** CD-ROM | disk | FTP | other *** search
/ Team Palmtops 7 / Palmtops_numero07.iso / WinCE / SDKWindowsCE / HandHeldPCPro30 / sdk.exe / Jupiter SDK / data1.cab / MFC_Samples / maths / maths.clw next >
Encoding:
MFC ClassWizard info  |  1999-02-19  |  1.3 KB  |  70 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CAboutDlg
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "maths.h"
  9. LastPage=0
  10.  
  11. ClassCount=4
  12. Class1=CMathsApp
  13. Class2=CAboutDlg
  14. Class3=CMathsDlg
  15. Class4=CQueryDlg
  16.  
  17. ResourceCount=3
  18. Resource1=IDD_ABOUTBOX
  19. Resource2=IDD_MATHS_DIALOG
  20. Resource3=IDD_QUERY_DIALOG
  21.  
  22. [CLS:CMathsApp]
  23. Type=0
  24. BaseClass=CWinApp
  25. HeaderFile=maths.h
  26. ImplementationFile=maths.cpp
  27.  
  28. [CLS:CAboutDlg]
  29. Type=0
  30. BaseClass=CDialog
  31. HeaderFile=mathsdlg.cpp
  32. ImplementationFile=mathsdlg.cpp
  33. LastObject=CAboutDlg
  34.  
  35. [CLS:CMathsDlg]
  36. Type=0
  37. BaseClass=CDialog
  38. HeaderFile=mathsdlg.h
  39. ImplementationFile=mathsdlg.cpp
  40.  
  41. [CLS:CQueryDlg]
  42. Type=0
  43. BaseClass=CDialog
  44. HeaderFile=querydlg.h
  45. ImplementationFile=querydlg.cpp
  46.  
  47. [DLG:IDD_ABOUTBOX]
  48. Type=1
  49. Class=CAboutDlg
  50. ControlCount=4
  51. Control1=IDC_STATIC,static,1342177283
  52. Control2=IDC_STATIC,static,1342308352
  53. Control3=IDC_STATIC,static,1342308352
  54. Control4=IDOK,button,1342373889
  55.  
  56. [DLG:IDD_MATHS_DIALOG]
  57. Type=1
  58. Class=CMathsDlg
  59. ControlCount=1
  60. Control1=1001,button,1342242819
  61.  
  62. [DLG:IDD_QUERY_DIALOG]
  63. Type=1
  64. Class=CQueryDlg
  65. ControlCount=3
  66. Control1=IDOK,button,1342242817
  67. Control2=IDCANCEL,button,1342242816
  68. Control3=IDC_LIST1,listbox,1352728835
  69.  
  70.